home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network CD 2
/
Network CD - Volume 2.iso
/
programs
/
utilities
/
mui
/
developer
/
c
/
include
/
proto
/
muimaster.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-12-23
|
195 b
|
8 lines
#ifndef PROTO_MUIMASTER_H
#define PROTO_MUIMASTER_H
#include <exec/types.h>
extern struct Library *MUIMasterBase;
#include <clib/muimaster_protos.h>
#include <pragmas/muimaster_pragmas.h>
#endif